home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / dos_win / winsock / maillist / 94-04.Z / 94-04 / text0357.txt < prev    next >
Encoding:
Text File  |  1994-04-30  |  2.6 KB  |  66 lines

  1. I'm using Trumpet Winsock 1.0 Rev. B (beta 1) on a 486/66/ Windows 3.1 for 
  2. a dialup SLIP connection via an Acura 144/ Fax 144.  Our phone system has you
  3. dial at the INTERNAL dial-tone, then selects and dials the OUTSIDE line.  
  4. This results in about a 10 sec. delay.  
  5.  
  6. Either the modem or TCPMAN times out just before a connection can be 
  7. negotiated.  I assume it's TCPMAN, because setting S7=60 in the modem init. 
  8. string doesn't help; the line still drops at about 30 sec. after the 
  9. beginning of the login script.
  10.  
  11. I can't find any TCPMAN timeout setting other than the SLIP inactivity 
  12. timeout.   What's happening & how do I fix it?  
  13.  
  14. The settings for TCPMan are :
  15.  
  16.     mtu     = 255
  17.     rwin    = 4096
  18.     mss     = 209
  19.     slip-enabled    = 1
  20.     slip-port       = 1
  21.     slip-baudrate   = 38400
  22.     slip-handshake  = 1
  23.     slip-compressed = 1
  24.     dial-option     = 1
  25.     online-check    = 0
  26.  
  27.     SLIP inactivity timeout = 60
  28.      ---
  29. Gary Rosin
  30. grosin@sugar.neosoft.com
  31. From news@bigblue.oit.unc.edu Thu Apr 28 15:38:14 1994
  32. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  33.           id AA17872; Fri, 29 Apr 1994 23:02:11 -0400
  34. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  35.           id AA22092; Fri, 29 Apr 1994 22:53:34 -0400
  36. Received: from GATEWAY by bigblue with netnews
  37.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  38. To: winsock@sunsite.unc.edu
  39. Date: Thu, 28 Apr 1994 15:38:14 GMT
  40. From: Whippet@psu.edu (Michael A. Grassi)
  41. Message-Id: <Whippet.80.2DBFD866@psu.edu>
  42. Organization: Penn State University
  43. Sender: ses
  44. Subject: WHERE TO FIND THE VXDBETA WITH TELNET...
  45.  
  46. WOW!!!  I have never gotten so many responses to a post before!!  In case you 
  47. missed it, I think we've hit on a nice, solid telnet for Winsock...it is the 
  48. telnet.exe file from Microsoft's TCP/IP VxDBeta.  This package is meant to be 
  49. used as a TCP/IP transport for WfWG, but I like Trumpet Winsock better.  In 
  50. playing around with some stuff though, I accidentally started the telnet.exe 
  51. file, and it worked with Trumpet Winsock (this is to be expected...it is 
  52. Winosck 1.1 compliant).  If you want to check it out, the zip file is up for 
  53. ftp at ftp.microsoft.com in the /peropsys/wfw/tcpip/vxdbeta directory...I 
  54. forget exactly what the zip file is called, but I think there are only two 
  55. files in that dir....get the newer one.  If you already have a Winsock stack 
  56. running, you can use the ftp.exe and telnet.exe files alone.  The ftp.exe is a 
  57. simple command thing, and the telnet.exe is stable, and remembers quite a few 
  58. sites.  Good luck with it!!!
  59.  
  60. Mike
  61. Whippet@psu.edu
  62.  
  63. P.S.  If MS has any problems with their apps being used with another TCP/IP 
  64. stack, please let us know!!!!
  65.  
  66.